Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filterx location tracking for all exprs #422

Merged

Conversation

bazsi
Copy link
Member

@bazsi bazsi commented Dec 23, 2024

This adds location information for non-statement expressions, which means we would see less of those "n/a" locations.

@bazsi bazsi force-pushed the filterx-location-tracking-for-all-exprs branch 3 times, most recently from 0ae5d86 to 7d3b7f4 Compare December 30, 2024 10:55
Only exprs added as a stmt_expr had location information, meaning
that conditions or exprs in ternaries did not have location information.

Add those as well.

Signed-off-by: Balazs Scheidler <[email protected]>
@bazsi bazsi force-pushed the filterx-location-tracking-for-all-exprs branch from 7d3b7f4 to eef63c3 Compare January 4, 2025 11:30
@alltilla alltilla self-requested a review January 6, 2025 08:51
@alltilla alltilla merged commit 5dcecff into axoflow:main Jan 6, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants